home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / bbs / server / hellbbs / docs / hell's.hlp < prev    next >
Encoding:
Text File  |  1996-05-12  |  2.8 KB  |  55 lines

  1. All vars which can be set in HELL'S.INF:
  2. ----------------------------------------
  3.  
  4. Attention: this setup-system really was made in the beginning of devellopment.
  5. I will rewrite it from scratch, and simplify it a lot. Don't care too much
  6. about it.
  7.  
  8. Normally not needed vars:
  9.  
  10. GETCONN=GETCONN.*    ->Only set, if you wish an alternative connection
  11.             ->routine. (a.e. using COMA) script or exec!
  12. HELLDRIVE=?        ->Only set, if the driver with the info-files does
  13.             ->not correspond to the drive on which HELL.PRG
  14.             ->was started. (a.e. in networks?)
  15. INFOPATH=?        ->Only set together with HELLDRIVE
  16.  
  17. Usually needed vars:
  18.  
  19. DIALOGCOLOR=2        ->The colour for usual dialogs
  20. DIRBARCOLOR=4        ->The text-color of the info-bar in file/mess menu
  21. DIRBACKCOLOR=6        ->The background color for the info-bar
  22. DIRFILE=FILEDATA.DAT    ->The file, where all file-data will be saved
  23. EDITOR=EVEREST.PRG    ->Path and name of the text-editor. (Everest)
  24. FILEINFOBACK=6        ->Background-color for files-info in the dirbar
  25. FILEINFOCOLOR=5        ->Text-color of the files-info in the dirbar
  26. FILEINFOY=24        ->The y-position of the dirbar with files-info
  27. FILEPATH=F:\DATA\    ->Default file-path, not really used!
  28. FUNCTIONBACK=0        ->Background-color for decision functions
  29. FUNCTIONCOLOR=6        ->Text-color for decision functions
  30. HDOFFTIMER=60        ->Time to wait until turn off HD, in seconds...
  31. LANGUAGE1=DEUTSCH    ->Name of the first language (max 5)
  32. LOGINBACK=0        ->Background-color at login procedure
  33. LOGINCOLOR=5        ->Text-color at login-procedure
  34. MAILPATH=USERS\MAIL\    ->The path, where all mail-files will be
  35. MAINPATH1=GERMAN\    ->The path for the info-files of language1. Set all!
  36. MENUBACK=0        ->The background-color in menus
  37. MENUCOLOR=5        ->The text-colour in the menus
  38. MENUCOMMANDX=8        ->The x-position of the command-cursor in the menus
  39. MENUCOMMANDY=11        ->The y-position of the command-cursir in the menus
  40. MENUCOMMBACK=0        ->The text-background of the command-input
  41. MENUCOMMCOLOR=7        ->The text-color of the command-input
  42. MENUCURSORX=5        ->The x-position of the first select-field in menu
  43. MENUCURSORY=14        ->The y-position of the first select-filed in menu
  44. MENUROWLEN=25        ->How large should one select-field in the menu be
  45. MENUROWS=3        ->How many select fields should there be in the menu
  46. MESSPATH=MESSAGES\    ->Default path for public messages, not really used
  47. NETWORK=1        ->To allow network-mails, no real use for it yet
  48. NEWDOWNBYTES=300000    ->The amout of bytes put on the account of new users
  49. NEWFACTOR=1        ->Default upload-factor for new users
  50. NEWLIMIT=1000000    ->Default daily-download-limit for new users
  51. PING=ON            ->Well, ping at chat-calls... hm...
  52. UNLIMITEDLEVEL=7    ->Important! Level for unlimited file-operations!!
  53. UPLOADPATH=FILES\UPLOADS->The temporary directory for uploads and stuff
  54. USERPATH=USERS\        ->The path, where all user-data will be stored
  55. ZMODEM=GSZRZ_SW.GTP    ->The Zmodem-module (well, well... will change)